PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / getLLY Method
In This Topic
    getLLY Method
    In This Topic
    Gets the lower-left y coordinate.
    Syntax
    public double getLLY()

    Return Value

    The lower-left y coordinate of the rectangle.
    See Also